"查查詞典"手機版
千萬人都在用的超大詞匯詞典翻譯APP
- Do not use enum as a suffix on enumeration types
不要將enum用作枚舉類型的后綴。 - And select an enumeration type from the list
,然后從列表中選擇一個枚舉類型。 - Enumeration types may be used in a switch statement
枚舉類型可用于switch語句中。 - Can be used on values of an enumeration type
的繼承方法和屬性可用于枚舉類型的值。 - Converts between a string and an enumeration type
在字符串和枚舉類型之間進行轉(zhuǎn)換。 - Enum type sample declare a enumeration type
>枚舉類型示例(聲明枚舉類型) - The named values of an enumeration type are declared as
將枚舉類型的指名值聲明為枚舉的 - Every enumeration type has an underlying type of
每一個枚舉類型都有一個 - Enumeration types cannot implement interfaces
枚舉類型不能實現(xiàn)接口。 - A class that helps define and represent an enumeration type
幫助定義并表示枚舉類型的類。